[INFO] fetching crate exec-rs 0.1.2...
[INFO] fixing exec-rs-0.1.2 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate exec-rs 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate exec-rs 0.1.2
[INFO] finished tweaking crates.io crate exec-rs 0.1.2
[INFO] tweaked toml for crates.io crate exec-rs 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exec-rs 0.1.2 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding flurry v0.3.1 (available: v0.5.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789
[INFO] running `Command { std: "docker" "start" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking flurry v0.3.1
[INFO] [stderr]     Checking exec-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
[INFO] [stderr] crater-edition-check: exec-rs v0.1.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking exec-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout] 235 +         task: Box<dyn FnOnce() -> T + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout]     |              ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout] 236 +     ) -> Box<dyn FnOnce() -> T + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout] 235 +         task: Box<dyn FnOnce() -> T + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout]     |              ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout] 236 +     ) -> Box<dyn FnOnce() -> T + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:396:23
[INFO] [stdout]     |
[INFO] [stdout] 396 |             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout]     |                       ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 396 -             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout] 396 +             task: Box<dyn FnOnce() -> i32 + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:397:18
[INFO] [stdout]     |
[INFO] [stdout] 397 |         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout]     |                  ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout] 397 +         ) -> Box<dyn FnOnce() -> i32 + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 |             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout]     |                       ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 408 -             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout] 408 +             task: Box<dyn FnOnce() -> i32 + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:409:18
[INFO] [stdout]     |
[INFO] [stdout] 409 |         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout]     |                  ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 409 -         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout] 409 +         ) -> Box<dyn FnOnce() -> i32 + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:446:23
[INFO] [stdout]     |
[INFO] [stdout] 446 |             task: Box<(dyn FnOnce() -> &'a str + 'a)>,
[INFO] [stdout]     |                       ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 446 -             task: Box<(dyn FnOnce() -> &'a str + 'a)>,
[INFO] [stdout] 446 +             task: Box<dyn FnOnce() -> &'a str + 'a >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:447:18
[INFO] [stdout]     |
[INFO] [stdout] 447 |         ) -> Box<(dyn FnOnce() -> &'a str + 'a)> {
[INFO] [stdout]     |                  ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 447 -         ) -> Box<(dyn FnOnce() -> &'a str + 'a)> {
[INFO] [stdout] 447 +         ) -> Box<dyn FnOnce() -> &'a str + 'a > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:599:27
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 task: Box<(dyn FnOnce() -> u16)>,
[INFO] [stdout]     |                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 599 -                 task: Box<(dyn FnOnce() -> u16)>,
[INFO] [stdout] 599 +                 task: Box<dyn FnOnce() -> u16 >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:600:22
[INFO] [stdout]     |
[INFO] [stdout] 600 |             ) -> Box<(dyn FnOnce() -> u16)> {
[INFO] [stdout]     |                      ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 600 -             ) -> Box<(dyn FnOnce() -> u16)> {
[INFO] [stdout] 600 +             ) -> Box<dyn FnOnce() -> u16 > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking exec-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
[INFO] [stderr] crater-edition-check: exec-rs v0.1.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking exec-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout] 235 +         task: Box<dyn FnOnce() -> T + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout]     |              ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout] 236 +     ) -> Box<dyn FnOnce() -> T + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:396:23
[INFO] [stdout]     |
[INFO] [stdout] 396 |             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout]     |                       ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 396 -             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout] 396 +             task: Box<dyn FnOnce() -> i32 + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:397:18
[INFO] [stdout]     |
[INFO] [stdout] 397 |         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout]     |                  ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout] 397 +         ) -> Box<dyn FnOnce() -> i32 + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:408:23
[INFO] [stdout]     |
[INFO] [stdout] 408 |             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout]     |                       ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 408 -             task: Box<(dyn FnOnce() -> i32 + 'f)>,
[INFO] [stdout] 408 +             task: Box<dyn FnOnce() -> i32 + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:409:18
[INFO] [stdout]     |
[INFO] [stdout] 409 |         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout]     |                  ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 409 -         ) -> Box<(dyn FnOnce() -> i32 + 'f)> {
[INFO] [stdout] 409 +         ) -> Box<dyn FnOnce() -> i32 + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:446:23
[INFO] [stdout]     |
[INFO] [stdout] 446 |             task: Box<(dyn FnOnce() -> &'a str + 'a)>,
[INFO] [stdout]     |                       ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 446 -             task: Box<(dyn FnOnce() -> &'a str + 'a)>,
[INFO] [stdout] 446 +             task: Box<dyn FnOnce() -> &'a str + 'a >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:447:18
[INFO] [stdout]     |
[INFO] [stdout] 447 |         ) -> Box<(dyn FnOnce() -> &'a str + 'a)> {
[INFO] [stdout]     |                  ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 447 -         ) -> Box<(dyn FnOnce() -> &'a str + 'a)> {
[INFO] [stdout] 447 +         ) -> Box<dyn FnOnce() -> &'a str + 'a > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:599:27
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 task: Box<(dyn FnOnce() -> u16)>,
[INFO] [stdout]     |                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 599 -                 task: Box<(dyn FnOnce() -> u16)>,
[INFO] [stdout] 599 +                 task: Box<dyn FnOnce() -> u16 >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:600:22
[INFO] [stdout]     |
[INFO] [stdout] 600 |             ) -> Box<(dyn FnOnce() -> u16)> {
[INFO] [stdout]     |                      ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 600 -             ) -> Box<(dyn FnOnce() -> u16)> {
[INFO] [stdout] 600 +             ) -> Box<dyn FnOnce() -> u16 > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         task: Box<(dyn FnOnce() -> T + 'f)>,
[INFO] [stdout] 235 +         task: Box<dyn FnOnce() -> T + 'f >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/sync.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout]     |              ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     ) -> Box<(dyn FnOnce() -> T + 'f)> {
[INFO] [stdout] 236 +     ) -> Box<dyn FnOnce() -> T + 'f > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789", kill_on_drop: false }`
[INFO] [stdout] 0eae1ff9ec4949f4ec05af7f7ae064b2faf77e4912d859c6ed36716f12e3d789
